func net/http.http2parsePriorityFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1528: 	http2FramePriority:     http2parsePriorityFrame,
		h2_bundle.go#L2563: func http2parsePriorityFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), payload []byte) (http2Frame, error) {